home *** CD-ROM | disk | FTP | other *** search
- Path: trademart-1.ednet.ns.ca!news
- From: jharvey@kingstec.nscc.ns.ca
- Newsgroups: comp.lang.c++
- Subject: Keyboard Scan in Source Code
- Date: Thu, 14 Mar 1996 13:02:42 GMT
- Organization: NSCC, KINGSTEC CAMPUS
- Message-ID: <4i95a2$a68@Trademart-1.EDnet.NS.CA>
- NNTP-Posting-Host: pc-17-174.kingstec.nscc.ns.ca
- X-Newsreader: Forte Free Agent 1.0.82
-
-
- I was just wondering if there is a command wich enables me to
- scan the keyboard for a key press without having to pause like the
- getch() function does. I am developing a program wich contains minor
- animation.
-
-
-